{{{ Beauty 1.0
Source: Source code is in SVN with the tag 1.0
Announcement: Bug fix release
- Java 8, Fixed broken brackets when applied to methods.
- Java 8, Removed excess blank lines after if/else.
- Java 8, Better handling of anonymous inner classes.
- Java 8, Adjustment to shift operator to differentiate from nested type parameters.
- OuterBeauty, added ability to set working directory.
Requires Java 1.7
Requires jEdit 05.02.99.00
Required plugins:
Antlr 4.5.1 (antlr.AntlrPlugin)
Common Controls 1.7.4 (CommonControlsPlugin)
Short Description: The Beauty plugin is a general framework for code beautifiers
and provides several built-in beautifiers.
Long Description: The Beauty plugin is a general
framework for code beautifiers and provides several
built-in beautifiers. While there are several existing
plugins for beautifying/formatting various source file
formats, this plugin aims to consolidate those
formatters into a standard API so that beautifying can
be performed in a general way, similar to how the
SideKick plugin provides a general framework for code
browsers.
}}}
| Submitted | daleanson - 2015-12-28 19:58:58.582000 | Assigned | elberry |
|---|---|---|---|
| Priority | 5 | Labels | |
| Status | open | Group | None |
| Resolution | None |
| 2015-12-28 19:59:33.065000 daleanson |
I know the previous release said it required jEdit 5.3, which was a typo, 5.2 is more than sufficient. |
|---|---|
| 2016-02-08 21:43:52.423000 elberry |
- **assigned_to**: Townsfolk |
| 2016-02-09 18:42:06.617000 rschwenn |
Hi, the last version 0.9 of Beauty.jar didn't contain lang_xx.properties files which are there in SVN repository. Could You please include them now (also just updated lang_de.properties)? |
| 2016-02-09 18:46:41.227000 ezust |
- **status**: open --> pending |
| 2016-02-09 18:50:38.656000 ezust |
- **status**: pending --> open |
| 2016-02-09 18:50:38.899000 ezust |
Retagged Beauty 1.0 to include lang_*.properties into the jar file.
|